From df84c41b13d328a4a030fc41a9f88ed5f0b28286 Mon Sep 17 00:00:00 2001 From: robertl Date: Tue, 25 Feb 2003 21:17:51 +0000 Subject: [PATCH] Mention -x in usage. --- gpsbabel/main.c | 1 + 1 file changed, 1 insertion(+) diff --git a/gpsbabel/main.c b/gpsbabel/main.c index 805957bad..f81790e3d 100644 --- a/gpsbabel/main.c +++ b/gpsbabel/main.c @@ -46,6 +46,7 @@ usage(const char *pname) " -r Process route information\n" " -t Process track information\n" " -w Process waypoint information [default]\n" +" -x filtername Invoke filter\n" " -D level Set debug level [%d]\n" "\n" "File Types (-i and -o options):\n" -- 2.30.2